build(deps-dev): bump the python-dependencies group across 1 directory with 14 updates#689
Open
dependabot[bot] wants to merge 2 commits into
Open
Conversation
…y with 14 updates Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx), [myst-parser](https://github.com/executablebooks/MyST-Parser), [sphinxcontrib-mermaid](https://github.com/mgaitan/sphinxcontrib-mermaid), [furo](https://github.com/pradyunsg/furo), [esbonio](https://github.com/swyddfa/esbonio), [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild), [sphinx-click](https://github.com/click-contrib/sphinx-click), [sphinx-substitution-extensions](https://github.com/adamtheturtle/sphinx-substitution-extensions), [requests](https://github.com/psf/requests), [sphinx-inline-tabs](https://github.com/pradyunsg/sphinx-inline-tabs), [ruff](https://github.com/astral-sh/ruff), [typos](https://github.com/crate-ci/typos), [pre-commit](https://github.com/pre-commit/pre-commit) and [ty](https://github.com/astral-sh/ty) to permit the latest version. Updates `sphinx` to 9.1.0 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v0.1.61611...v9.1.0) Updates `myst-parser` to 5.1.0 - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](executablebooks/MyST-Parser@v5.0.0...v5.1.0) Updates `sphinxcontrib-mermaid` to 2.0.2 - [Changelog](https://github.com/mgaitan/sphinxcontrib-mermaid/blob/master/CHANGELOG.md) - [Commits](mgaitan/sphinxcontrib-mermaid@2.0.1...2.0.2) Updates `furo` to 2025.12.19 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2024.08.06...2025.12.19) Updates `esbonio` to 2.0.0 - [Release notes](https://github.com/swyddfa/esbonio/releases) - [Commits](swyddfa/esbonio@esbonio-language-server-v0.16.5...esbonio-language-server-v2.0.0) Updates `sphinx-autobuild` to 2025.8.25 - [Release notes](https://github.com/sphinx-doc/sphinx-autobuild/releases) - [Changelog](https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst) - [Commits](sphinx-doc/sphinx-autobuild@2024.04.16...2025.08.25) Updates `sphinx-click` to 6.2.0 - [Release notes](https://github.com/click-contrib/sphinx-click/releases) - [Commits](click-contrib/sphinx-click@6.0.0...6.2.0) Updates `sphinx-substitution-extensions` to 2026.1.12 - [Release notes](https://github.com/adamtheturtle/sphinx-substitution-extensions/releases) - [Changelog](https://github.com/adamtheturtle/sphinx-substitution-extensions/blob/main/CHANGELOG.rst) - [Commits](adamtheturtle/sphinx-substitution-extensions@2024.10.17...2026.01.12) Updates `requests` to 2.34.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.1...v2.34.0) Updates `sphinx-inline-tabs` to 2025.12.21.14 - [Commits](pradyunsg/sphinx-inline-tabs@2023.04.21...2025.12.21.14) Updates `ruff` from 0.15.10 to 0.15.12 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.10...0.15.12) Updates `typos` to 1.46.1 - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@v1.23.6...v1.46.1) Updates `pre-commit` to 4.6.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.8.0...v4.6.0) Updates `ty` to 0.0.35 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.1-alpha.8...0.0.35) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: myst-parser dependency-version: 5.1.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: sphinxcontrib-mermaid dependency-version: 2.0.2 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: furo dependency-version: 2025.12.19 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: esbonio dependency-version: 2.0.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: sphinx-autobuild dependency-version: 2025.8.25 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: sphinx-click dependency-version: 6.2.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: sphinx-substitution-extensions dependency-version: 2026.1.12 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: requests dependency-version: 2.34.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: sphinx-inline-tabs dependency-version: 2025.12.21.14 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: typos dependency-version: 1.46.1 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: ty dependency-version: 0.0.35 dependency-type: direct:development dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Member
|
@ambient-code can you handle the issues on this? |
- Add missing `certifi` dependency to jumpstarter-cli-common/pyproject.toml (imported in oidc.py but not declared as a package dependency) - Add `assert command.callback is not None` narrowing before `inspect.unwrap(command.callback)` and `command.callback.__wrapped__` calls to satisfy the stricter ty >=0.0.35 type checker - Add `# ty: ignore[invalid-assignment]` for test-only monkey-patching of `config.lease_async` where the function signature intentionally differs (missing self parameter) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
|
Fixed the CI issues:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on sphinx, myst-parser, sphinxcontrib-mermaid, furo, esbonio, sphinx-autobuild, sphinx-click, sphinx-substitution-extensions, requests, sphinx-inline-tabs, ruff, typos, pre-commit and ty to permit the latest version.
Updates
sphinxto 9.1.0Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
Commits
cc7c6f4Bump to 9.1.0 finalb127b94Addapp.add_static_dir()for copying extension static files (#14219)20f1c46LaTeX: Inhibit breaks for rows with merged vertical cells (#14227)3c85411Polish CHANGES.rst (#14225)9ee5446LaTeX: restore 1.7 documentation of literalblockcappos (#14224)d75d602LaTeX: improve (again...) some code comments in time for 9.1.0 (#14222)8dca61dImprove some LaTeX code comments (#14220)8ab9600Bump to 9.1.0 candidate 2d59b237autodoc: Improve support for non-weakreferencable objects964424bUse the correct reference for using existing extensions (#14157)Updates
myst-parserto 5.1.0Release notes
Sourced from myst-parser's releases.
Changelog
Sourced from myst-parser's changelog.
... (truncated)
Commits
2871eb9🚀 Release v5.1.0 (#1135)cc5db37🐛 FIX: Pin mdit-py-plugins>=0.6.1 for nested field list fix (#1134)4ce57f9👌 Stop directive-option parsing at colon fences (#1133)cfcc327⬆️ Bump mypy from 2.0.0 to 2.1.0 (#1131)691738c⬆️ Bump ruff from 0.15.10 to 0.15.12 (#1132)0fb1ae9👌 IMPROVE: MathJax 4 compatibility (Sphinx 9) (#1110)f153b4b⬆️ Bump actions/setup-python from 5 to 6 (#1092)93acf8d[pre-commit.ci] pre-commit autoupdate (#1095)a5f1d69⬆️ Update pygments requirement from <2.20 to <2.21 (#1117)8381296🐛 FIX: Use docname instead of source path in warning locations (#1114)Updates
sphinxcontrib-mermaidto 2.0.2Changelog
Sourced from sphinxcontrib-mermaid's changelog.
... (truncated)
Commits
19be468Merge pull request #240 from timkpaine/tkp/hatche1f9eccSwitch to hatchling42aa20aMerge pull request #239 from timkpaine/tkp/2022db5b55bump to 2.0.225c7ef7Merge pull request #237 from kartben/local_pathse98c6f8increase test coverage for _use_local options1422b45Resolve local Mermaid/ELK/ZenUML/D3 JS paths under html_static_pathd6d874cMerge pull request #236 from jensens/configurable-themebce5976Document mermaid_dark_theme and mermaid_light_theme config options12bb2acAdd mermaid_dark_theme and mermaid_light_theme config optionsUpdates
furoto 2025.12.19Release notes
Sourced from furo's releases.
Changelog
Sourced from furo's changelog.
... (truncated)
Commits
dd9e9f9Prepare release: 2025.12.19d43f7e9Update changelogd27cab5Bump the supported Sphinx version range12f288eBack to development7c5f8faPrepare release: 2025.09.258bfdc54Update changelogd92b62fSwitch the dark mode theme back tonative83c3446Add Blender to "used by" section (#898)426ea05Remove old scrollbar selectors (#892)d22d31cRemove trailing slash on void elements (#895)Updates
esbonioto 2.0.0Release notes
Sourced from esbonio's releases.
Commits
0832ee4Esbonio Language Server Release v2.0.0bcb7488Merge pull request #1102 from swyddfa/develop6394447code: Update changelogb1c4bcdworkflow: Be specific about bundled esbonio version509420ccode: bump python dependencies713877ccode: bump node dependencies8bbe9e5docs: update migration guide4351749lsp: Introduce cli subcommandsfa30e22[pre-commit.ci] auto fixes from pre-commit.com hooks5ad29e2[pre-commit.ci] pre-commit autoupdateUpdates
sphinx-autobuildto 2025.8.25Changelog
Sourced from sphinx-autobuild's changelog.
... (truncated)
Commits
fd726c5Release 2025.08.25f810750Update pre-commit versions12e0553Formatpyproject.toml6d039d4Declare support for Python 3.14c4a47b0Fix name of 'test' nox session in docs (#193)48fcf5cFix--helpwith Python 3.14 and Sphinx 8.2.3 (#199)0c52892AddSPHINX_AUTOBUILD_DEBUGto aid debugging (#192)cc58cc1Add a--post-buildargument (#190)92bcf10Require Python 3.11 or newer, to match Sphinx (#189)86e2f37Release 2024.10.03Updates
sphinx-clickto 6.2.0Commits
e8eb75eadd release notes with reno46f6445fix tests722f421print "Usage" before printing the command usageebc3817Fix readthedocs build (redux)9ee09f9Fix readthedocs build58473a8Migrate to trusted publishing0d4f938Drop support for Python < 3.10, add Python 3.13073353aMigrate setuptools, mypy configuration to pyproject.toml83a5a17Prefer Group over MultiCommandd9705e8Bump actions versionsUpdates
sphinx-substitution-extensionsto 2026.1.12Changelog
Sourced from sphinx-substitution-extensions's changelog.
... (truncated)
Commits
a1c97cbBump CHANGELOGca6eb90Merge pull request #1329 from adamtheturtle/fix-removeprefix-bug-1328ea190eeAdd changelog entryf8df268Make test more robustd8a7b6dRemove useless commentsdbcdf9aSimplify docstringcf937c5Make test pass1255019Add failing testd0cd59aMerge pull request #1327 from adamtheturtle/dependabot/pip/ruff-0.14.117b9738fBump ruff from 0.14.10 to 0.14.11Updates
requeststo 2.34.0Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
0b401c7v2.34.086b378dAlign Session.get parameters with requests.get (#7429)a4f9a59Port bpo-39057 to Requests (#7427)3816cfaParameterize SupportsItems to handle Mapping key invariance (#7426)b684dcbsessions: fix hooks type (#7425)dc9dbdfFormalize 3.15 support (#7422)25340ebClear proxy env vars before every test run (#7423)fd62809Preserve leading slashes in request path_url (#7315)e8d2c01docs: Fix missing hook output in docs example (#7421)eb173bcAdd 3.14t support to CI (#7419)Updates
sphinx-inline-tabsto 2025.12.21.14Commits
7f95645Prepare release: 2025.12.21.141bbb464Add annotation forsetup(app)3d24c7aDocutils 0.22 compatibility (#51)5e91213Modernise project metadata (#49)12a2ee2Merge pull request #47 from nineteendo/nineteendo-patch-1f8d2037Use empty tag5bb7a4bMerge pull request #42 from nedbat/patch-1df1e907Update pyproject.toml to include a doc link2dd55d2Merge pull request #35 from pradyunsg/pre-commit-ci-update-configfcbdcc9[pre-commit.ci] pre-commit autoupdateUpdates
rufffrom 0.15.10 to 0.15.12Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.